home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / netser100.lha / db / netser.exports next >
Text File  |  1994-09-12  |  941b  |  13 lines

  1. # exports -- access rights for outsiders to use this machine's serial devices
  2. #
  3. # note: do not use tabs!
  4. #
  5. #    local           IP address allow/    Use      startup cleanup logfile
  6. # device/unit        or pattern deny   OwnDevUnit? command command ("" for none)
  7. # -----------------  ---------- ------ ----------- ------- ------- ---------------------
  8.   serial.device/0    *.*.*.*    allow      Y         ""      ""   "CON:0/100/640/100/netserd: serial.device,0/AUTO/CLOSE/WAIT"
  9.   nullmodem.device/0 *.*.*.*    allow      N         ""      ""   "CON:0/100/640/100/netserd: nullmodem.device,0/AUTO/CLOSE/WAIT"
  10.   modem0.device/0    *.*.*.*    allow      Y         ""      ""   "CON:0/100/640/100/netserd: modem0.device,0/AUTO/CLOSE/WAIT"
  11. # could also use netser.device to access a remote device: double indirection!
  12.   netser.device/3    *.*.*.*    allow      Y         ""      ""   "CON:0/100/640/100/netserd: netser.device,3/AUTO/CLOSE/WAIT"
  13.